NodeMCU ESP8266 / Video -9 /how to Control Servo motor / servo Motor control with Blynk , Mobile 7:50 AM video link <<-- code:- /copy this code and pest on your Arduino app:-/ #include <Servo.h> /**********************************...Read More
WIFI control firecracker Homemade using Esp8266 , Fire your Crackers using your mobile. 7:55 PMARDUINO CODE - /* Comment this out to disable prints and save space */ #define BLYNK_PRINT Serial /* Fill-in your Template ID (only if usin...Read More
3:35 AM Code:- #include <Boards.h> #include <FirmataConstants.h> #include <FirmataDefines.h> #include <FirmataMarshaller.h...Read More
NodeMCU ESP8266 // Video -5//Easy Home Automation ALEXA+GOOGLE+MANUAL 7:21 PM //code:- // Uncomment the following line to enable serial debug output //#define ENABLE_DEBUG #ifdef ENABLE_DEBUG #define DEBUG_ESP...Read More
NodeMCU ESP8266 // Video - 4 //how to Connect Dc motor / DC Motor speed and direction control Blynk 10:02 PM//CODE:- #define BLYNK_PRINT Serial /* Fill-in your Template ID (only if using Blynk.Cloud) */ #define BLYNK_TEMPLATE_ID "TMPLrYiUPT_X...Read More
NodeMCU ESP8266 // Video -3 //how to use virtual pin / LED brightness control using smartphone / PWM 4:51 AM //CODE :- #define BLYNK_PRINT Serial /* Fill-in your Template ID (only if using Blynk.Cloud) */ #define BLYNK_TEMPLATE_ID "TMPLYN2sUxx...Read More
New Arduino Project 2021// Arduino Length Gauge// न्यू अरुडिनो प्रोजेक्ट 2021 8:15 PM CIRCUIY DIAGRAM:- ARDUINO CODE :- //JUST COPY AND PAST ON ARDUINO SOFTWARE // defines pins numbers const int trigPin = 8; const int echoPi...Read More